Posted July 23, 20214 yr Hello. I've tried to change an core mechanic for my mod. I've got information about that mixins can change methods of core mechanics. However on internet there is lack of information for it. If anyone here know how to use them. I would be thankfull if you explain. I'm using 1.16.5 forge version
July 23, 20214 yr what are you trying to do 9 out of 10 there are ways to do something that doesn't involve mixin/asm
July 23, 20214 yr 5 minutes ago, Pixeluted said: I want change how is the time manipulated when player is sleeping use the SleepFinishedTimeEvent and set the time in the Event to the time you want
July 24, 20214 yr https://github.com/MinecraftForge/MinecraftForge/blob/1.17.x/src/main/java/net/minecraftforge/event/world/SleepFinishedTimeEvent.java#L54
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.