Everything posted by Craftit7
-
Listen for key down event, then open a gui (1.16.4)
Ok ok, thanks so much. Will look at it
-
Listen for key down event, then open a gui (1.16.4)
Urgh... So how am i supposed to know how to use KeyBinding? I searched the whole internet
-
Listen for key down event, then open a gui (1.16.4)
I said please link the docs, i cant find it.
-
Listen for key down event, then open a gui (1.16.4)
I wasn't able to find anything about "ClientTicks". Here is my mod main file:- package com.craftit7.fpsbooster; import org.apache.logging.log4j.LogManager; import org.apache.logging.log4j.Logger; import net.minecraftforge.common.MinecraftForge; import net.minecraftforge.eventbus.api.IEventBus; import net.minecraftforge.fml.common.Mod; import net.minecraftforge.fml.event.lifecycle.FMLCommonSetupEvent; import net.minecraftforge.fml.javafmlmod.FMLJavaModLoadingContext; @Mod("customchatembeds") public class FpsBooster { public static final Logger LOGGER = LogManager.getLogger(); public static final String MOD_ID = "customchatembeds"; public FpsBooster() { IEventBus Bus = FMLJavaModLoadingContext.get().getModEventBus(); MinecraftForge.EVENT_BUS.register(this); } private void setup(final FMLCommonSetupEvent event) {} }
-
Listen for key down event, then open a gui (1.16.4)
Ok one moment please
-
Listen for key down event, then open a gui (1.16.4)
Hello, I wasn't able to make what you said. Can you maybe link the docs? I really need them. Or just provide a working example of what you said.
-
Listen for key down event, then open a gui (1.16.4)
K thanks, will try it
-
Listen for key down event, then open a gui (1.16.4)
So, I want to listen for client pressing H and then open a custom gui. The mod is a mod that will contain custom text that will be sent in the chat, sending in chat using command "say {msg}" works, the problem here is opening a gui on key press. Can anyone help? Btw, I still don't have a custom gui, i need help on how to do that too.
-
How to make the "config" section to actually work in my mod (1.16.4)
Thanks but where can I find that class?
-
How to make the "config" section to actually work in my mod (1.16.4)
Im new to modding, please help
-
How to make the "config" section to actually work in my mod (1.16.4)
How can i make a screen?
-
How to make the "config" section to actually work in my mod (1.16.4)
Also Can you give an example for "Implementation"
-
How to make the "config" section to actually work in my mod (1.16.4)
Pressing a key will be better for my mod
-
How to make the "config" section to actually work in my mod (1.16.4)
The config button that is at the mods settings, or just when a key is pressed open a gui to edit settings, a 1.16.4 mod did it.
-
How to make the "config" section to actually work in my mod (1.16.4)
I searched a little bit about it, nothing works. I already made some code to start the mod, it doesnt have any thing as of now
-
How to make client-side only commands forge 1.16.4
Wait what, really? Ok then, im gonna make a new thread for how to make "config" tab.
-
How to make client-side only commands forge 1.16.4
Bump Please help, I really need help
-
How to make client-side only commands forge 1.16.4
I searched the whole internet for an answer, didn't find one. Please help.
IPS spam blocked by CleanTalk.