Class ArmInteractionPoint.Millstone
java.lang.Object
com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint
com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint.Millstone
- Enclosing class:
- ArmInteractionPoint
-
Nested Class Summary
Nested classes/interfaces inherited from class com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint
ArmInteractionPoint.Basin, ArmInteractionPoint.Belt, ArmInteractionPoint.BlazeBurner, ArmInteractionPoint.Chute, ArmInteractionPoint.Composter, ArmInteractionPoint.Crafter, ArmInteractionPoint.CrushingWheels, ArmInteractionPoint.Deployer, ArmInteractionPoint.Depot, ArmInteractionPoint.Funnel, ArmInteractionPoint.Jukebox, ArmInteractionPoint.Millstone, ArmInteractionPoint.Mode, ArmInteractionPoint.Saw, ArmInteractionPoint.TopFaceArmInteractionPoint -
Field Summary
Fields inherited from class com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint
cachedAngles, cachedHandler, mode, POINTS, pos, state -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanisValid(net.minecraft.world.level.BlockGetter reader, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state) Methods inherited from class com.simibubi.create.content.logistics.block.mechanicalArm.ArmInteractionPoint
addPoint, createAt, cycleMode, deserialize, extract, extract, getFlagType, getHandler, getInteractionDirection, getInteractionPositionVector, getSlotCount, getTargetAngles, insert, isInteractable, isStillValid, keepAlive, serialize, transformFlag, transformPos
-
Constructor Details
-
Millstone
public Millstone()
-
-
Method Details
-
isValid
protected boolean isValid(net.minecraft.world.level.BlockGetter reader, net.minecraft.core.BlockPos pos, net.minecraft.world.level.block.state.BlockState state) - Specified by:
isValidin classArmInteractionPoint
-