Package de.mrjulsen.paw.neoforge
Class CrossPlatformImpl
java.lang.Object
de.mrjulsen.paw.neoforge.CrossPlatformImpl
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.world.level.block.entity.BlockEntitygetClientContraptionBlockEntity(com.simibubi.create.content.contraptions.Contraption contraption, net.minecraft.core.BlockPos localPos) static doubleinteractionRange(net.minecraft.world.entity.player.Player player) static void
-
Constructor Details
-
CrossPlatformImpl
public CrossPlatformImpl()
-
-
Method Details
-
registerConfig
public static void registerConfig() -
interactionRange
public static double interactionRange(net.minecraft.world.entity.player.Player player) -
getClientContraptionBlockEntity
public static net.minecraft.world.level.block.entity.BlockEntity getClientContraptionBlockEntity(com.simibubi.create.content.contraptions.Contraption contraption, net.minecraft.core.BlockPos localPos)
-