Jump to content

SENTHIN

Members
  • Posts

    2
  • Joined

  • Last visited

SENTHIN's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. 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
  2. So I'm new to making mods, and I'm trying to import this import net.minecraftforge.fml.LogicalSidedProvider but I'm getting an error saying that LogicalSidedProvider doesn't exist, import net.minecraftforge.fml.LogicalSide; Exists, but the SidedProvider doesn't so I'm wondering, is there a place where I can see the changes in classes between different Forge versions also if there is another way of Doing LogicalSide without using that specific class please let me know
×
×
  • Create New...

Important Information

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