Class TrampleNoMore
java.lang.Object
net.darkhax.tramplenomore.common.impl.TrampleNoMore
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic net.minecraft.resources.Identifierstatic voidinit()static booleanpreventTrampling(net.minecraft.world.entity.Entity trampler, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
-
Field Details
-
MOD_ID
- See Also:
-
MOD_NAME
- See Also:
-
LOG
public static final org.slf4j.Logger LOG -
CONFIG
-
-
Constructor Details
-
TrampleNoMore
public TrampleNoMore()
-
-
Method Details
-
init
public static void init() -
id
-
preventTrampling
public static boolean preventTrampling(net.minecraft.world.entity.Entity trampler, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state)
-