public static class ArmInteractionPoint.Composter extends ArmInteractionPoint.TopFaceArmInteractionPoint
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.TopFaceArmInteractionPointcachedAngles, cachedHandler, mode, POINTS, pos, state| Constructor and Description |
|---|
Composter() |
| Modifier and Type | Method and Description |
|---|---|
protected net.minecraftforge.items.IItemHandler |
getHandler(net.minecraft.world.World world) |
protected net.minecraft.util.math.vector.Vector3d |
getInteractionPositionVector() |
protected boolean |
isValid(net.minecraft.world.IBlockReader reader,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.BlockState state) |
addPoint, createAt, cycleMode, deserialize, extract, extract, getFlagType, getInteractionDirection, getSlotCount, getTargetAngles, insert, isInteractable, isStillValid, keepAlive, serialize, transformFlag, transformPosprotected net.minecraft.util.math.vector.Vector3d getInteractionPositionVector()
getInteractionPositionVector in class ArmInteractionPoint.TopFaceArmInteractionPointprotected boolean isValid(net.minecraft.world.IBlockReader reader,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.BlockState state)
isValid in class ArmInteractionPoint@Nullable protected net.minecraftforge.items.IItemHandler getHandler(net.minecraft.world.World world)
getHandler in class ArmInteractionPoint