Class BeltMovementHandler.TransportedEntityInfo
java.lang.Object
com.simibubi.create.content.kinetics.belt.transport.BeltMovementHandler.TransportedEntityInfo
- Enclosing class:
BeltMovementHandler
-
Constructor Summary
ConstructorsConstructorDescriptionTransportedEntityInfo(net.minecraft.core.BlockPos collision, net.minecraft.world.level.block.state.BlockState belt) -
Method Summary
-
Constructor Details
-
TransportedEntityInfo
public TransportedEntityInfo(net.minecraft.core.BlockPos collision, net.minecraft.world.level.block.state.BlockState belt)
-
-
Method Details
-
refresh
public void refresh(net.minecraft.core.BlockPos collision, net.minecraft.world.level.block.state.BlockState belt) -
tick
-
getTicksSinceLastCollision
public int getTicksSinceLastCollision()
-