Everything posted by Dreyka Oas
- Change Textures
-
Change Textures
( excuse me for my english I am french )
-
Change Textures
I learned not long ago how to integrate resource packs directly into its src I would like to know if I could go further that's why I want to know if it is possible to integrate a shader?
- Change Textures
-
Change gravity block
How to change gravity for block ? I would like to lift a block, what code should I use to do so.
-
Change Textures
And for shader ?
-
multithreading ?
It's not a problem because I'm French and I'm struggling with English, but I was saying that the more versions of Minecraft are released, the heavier Minecraft is and the more it needs to be optimized, so I'd like to know if the Mojang team is planning on making Minecraft multi-threaded.
-
multithreading ?
He intends to do it when this multithreading because the next versions will be more and more buggy
-
Change Textures
Good idea, thank you
-
multithreading ?
Is Minecraft multithreaded?
-
Change Textures
I would like that when I click on my 16*16 button it puts the textures in 16*16, if I click on the 32*32 then it puts them in 32*32
-
Change Textures
and can we also do it with a button in a GUI ?
- Change Textures
-
Change Textures
Just put in my mod.jar the minecraft texture files?
-
Change Textures
Can we change minecraft textures directly with forge?
-
How to disable as health and food GUI
as long as it works, I'm fine (ps: I'm under MCreator, forge works fine under this software)
-
How to disable as health and food GUI
public static void IIngameOverlay(RenderGameOverlayEvent Gui) { OverlayRegistry.enableOverlay(ForgeIngameGui.PLAYER_HEALTH_ELEMENT, false); } this working yeeeesss
-
How to disable as health and food GUI
not working
-
How to disable as health and food GUI
public class RemoveAllBarsOverlay { @SubscribeEvent(priority = EventPriority.NORMAL) public static void IIngameOverlay(RenderGameOverlayEvent Gui) { OverlayRegistry.enableOverlay(ForgeIngameGui.PLAYER_HEALTH_ELEMENT, enable); } }
-
How to disable as health and food GUI
okay tanks
-
How to disable as health and food GUI
how to use OverlayRegistry.enableOverlay ?
-
How to disable as health and food GUI
public static void eventHandler(RenderGameOverlayEvent event) { if (event.getType() == RenderGameOverlayEvent.ElementType.HEALTH){ event.setcancelled(true);} } unfortunately this code does not work anymore
-
How to disable as health and food GUI
I am really far from mastering java so if you can show me the code (how you use it) it would be really cool
-
How to disable as health and food GUI
I am a beginner (to present)
-
How to disable as health and food GUI
How could I disable the game's Health and Hunger Gui. As I understand it, I need to use ForgeIngameGui, but I don't know how to proceed after that. Sorry for any typos, my English is not the best.
IPS spam blocked by CleanTalk.