• 374 views, 1 today
  • 1
  • 1
NoLogig's Avatar NoLogig
Level 7 : Apprentice Crafter
5
Sample:
Sample_using_spitscreen


A quick search give me no results about c0

During debug my mod's i play, code & desing at the same time.
Or playing together, SplitScreen,... BlaBla
(By the way visit my sneak peek mod )

The Titlebar disturbs....really!

Instead insert a mod :) (less is always better)
The built-in Lightweight Java Game Library provide a feature already.

You can specify a JVM property, before you launch MineCraft.

-Dorg.lwjgl.opengl.Window.undecorated=true

Now ur JVM-props should be something like this:

Sample:
JVM props

Finish....launch Minecraft!



Dev notes:
Spoiler - click to reveal
Or by setting it in your code :)

System.setProperty(" org.lwjgl.opengl.Window.undecorated", "true");

Visit: https://www.lwjgl.org
Tags

Create an account or sign in to comment.

Planet Minecraft

Website

© 2010 - 2024
www.planetminecraft.com

Welcome