Jump to content

suigetzuu

Members
  • Posts

    23
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

suigetzuu's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I want to do an entity that doesnt move so I dont need multiple json models. But what do I have to do to use the json as the model for my entity? Does anyone know a tutorial or other forum post where I could find some information?
  2. Hello. I want to change the join and the quit message on my forge server. I tried out the EntityJoinWorld event but didnt find a methode for changing the message.
  3. Hello. Is there a button list or a component list in TitleScreen class?
  4. Im on 1.18 and yes I have the permission to use the code
  5. I downloaded the source of a toggle sprint mod and wanted do paste the code into my mod and combine them. It didnt worked because the field that has been used in the toggle sprint is a private field from GuiControls.
  6. Hello. I want to use a private field from GuiControls and other classes. How can I do that?
  7. Hello : D so I'm trying to detect if someone interacts (left click/right click) with my custom item. I already created the item. what options do I have to detect an interaction with my item?
  8. can you tell me the name of the variable that contains all buttons?
  9. but not the same methodes like theres no buttonlist right? whats about button ids?
  10. I want to make some custom guis. I know when another mod tries the same there will be some conflicts but the mod is not meant to be used with many other mods. I hope you'll help me
  11. Hello. At older versions like 1.12 etc you can easily change and modify the buttons from vanilla guis. Is there a way to do the same in 1.18?
  12. what goes into "args"?
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.