SENTHIN Posted April 19, 2023 Posted April 19, 2023 What a 1.19.2 equivalent for import net.minecraft.world.level.block.entity.TickableBlockEntity; I'm new to modding, and it's difficult for me to find a tutorial that helps then realize because of the different versions, it helps, so I was wondering if is there any way of finding the updated version of these classes, so far I'm trying github and seeing if anyone used an updated version but the only thing I'm seeing is the one I showed not the new one Quote
warjort Posted April 19, 2023 Posted April 19, 2023 https://gist.github.com/50ap5ud5/beebcf056cbdd3c922cc8993689428f4#blockentityticker Look at one of the vanilla block entities, e.g. BeaconBlock.getTicker() Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post.
Recommended Posts
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.