public static class ArmInteractionPoint.BlazeBurner extends 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.TopFaceArmInteractionPointcachedAngles, cachedHandler, mode, POINTS, pos, state| Constructor and Description |
|---|
BlazeBurner() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cycleMode() |
protected net.minecraft.item.ItemStack |
extract(net.minecraft.world.World world,
int slot,
int amount,
boolean simulate) |
protected net.minecraft.item.ItemStack |
insert(net.minecraft.world.World world,
net.minecraft.item.ItemStack stack,
boolean simulate) |
protected boolean |
isValid(net.minecraft.world.IBlockReader reader,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.BlockState state) |
addPoint, createAt, deserialize, extract, getFlagType, getHandler, getInteractionDirection, getInteractionPositionVector, getSlotCount, getTargetAngles, isInteractable, isStillValid, keepAlive, serialize, transformFlag, transformPosprotected boolean isValid(net.minecraft.world.IBlockReader reader,
net.minecraft.util.math.BlockPos pos,
net.minecraft.block.BlockState state)
isValid in class ArmInteractionPointprotected net.minecraft.item.ItemStack extract(net.minecraft.world.World world,
int slot,
int amount,
boolean simulate)
extract in class ArmInteractionPointprotected net.minecraft.item.ItemStack insert(net.minecraft.world.World world,
net.minecraft.item.ItemStack stack,
boolean simulate)
insert in class ArmInteractionPointprotected void cycleMode()
cycleMode in class ArmInteractionPoint