Jump to content

Antotor45

Members
  • Posts

    9
  • Joined

  • Last visited

Recent Profile Visitors

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

Antotor45's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. I think you can try this : Minecraft.getMinecraft().player;
  2. Hey, you have to get the PlayerEntity from the PlayerInteractEvent.RightClickItem and use addPotionEffect() on the PlayerEntity https://mcforge.readthedocs.io/en/latest/events/intro/
  3. @Animefan8888 Thank you a lot. But how can i do ? Can i do it with : GameRegistry.findRegistry(Block.class)
  4. Hello, I'm making a gui where the car of flan's mod can be sell but I don't know how to do that. I know how to do a gui but I don't know how to get items of flan's mod. ? Thanks.
  5. Sorry but minecraft start but my mod isn't in mc ?
  6. Hey, I had a problem with the MDKexample project in eclipse which did not want to open so I followed THIS help but I can no longer launch the client / server. Thanks.
  7. Hey, sorry to raise an old forum, but once we have done that, we can no longer launch as a client or server ?
×
×
  • Create New...

Important Information

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