net.minecraft.block

public class TurtleEggBlock

extends Block

All mapped superinterfaces:

ItemLike

bso
net.minecraft.class_2542
net.minecraft.block.TurtleEggBlock
net.minecraft.block.TurtleEggBlock
net.minecraft.block.TurtleEggBlock

Field summary

Modifier and TypeField
private static final VoxelShape
c
field_11712
ONE_SHAPE
field_203172_c
ONE_EGG_SHAPE
private static final VoxelShape
d
field_11709
MULTIPLE_SHAPE
field_206843_t
MULTI_EGG_SHAPE
public static final IntegerProperty
a
field_11711
HATCH
field_203170_a
HATCH
public static final IntegerProperty
b
field_11710
EGGS
field_203171_b
EGGS

Constructor summary

ModifierConstructor
public (Block$Properties arg0)

Method summary

Modifier and TypeMethod
public void
a(bhi arg0, ev arg1, aii arg2)
method_9591(class_1937 arg0, class_2338 arg1, class_1297 arg2)
onSteppedOn(World arg0, BlockPos arg1, Entity arg2)
func_176199_a(World arg0, BlockPos arg1, Entity arg2)
onEntityWalk(World arg0, BlockPos arg1, Entity arg2)
public void
a(bhi arg0, ev arg1, aii arg2, float arg3)
method_9554(class_1937 arg0, class_2338 arg1, class_1297 arg2, float arg3)
onFallenOn(World arg0, BlockPos arg1, Entity arg2, float arg3)
func_180658_a(World arg0, BlockPos arg1, Entity arg2, float arg3)
onFallenUpon(World arg0, BlockPos arg1, Entity arg2, float arg3)
private void
a(bhi arg0, ev arg1, aii arg2, int arg3)
method_10834(class_1937 arg0, class_2338 arg1, class_1297 arg2, int arg3)
trample(World world, BlockPos pos, Entity entity, int chance)
func_203167_a(World arg0, BlockPos arg1, Entity arg2, int arg3)
tryTrample(World arg0, BlockPos arg1, Entity arg2, int arg3)
private void
a(bhi arg0, ev arg1, bvk arg2)
method_10833(class_1937 arg0, class_2338 arg1, class_2680 arg2)
decrease(World world, BlockPos pos, BlockState state)
func_203166_c(World arg0, BlockPos arg1, BlockState arg2)
removeOneEgg(World arg0, BlockPos arg1, BlockState arg2)
public void
b(bvk arg0, bhi arg1, ev arg2, Random arg3)
method_9588(class_2680 arg0, class_1937 arg1, class_2338 arg2, Random arg3)
tick(BlockState arg0, World arg1, BlockPos arg2, Random arg3)
func_196267_b(BlockState arg0, World arg1, BlockPos arg2, Random arg3)
tick(BlockState arg0, World arg1, BlockPos arg2, Random arg3)
private boolean
a(bgs arg0, ev arg1)
method_10831(class_1922 arg0, class_2338 arg1)
canSurvive(BlockView world, BlockPos pos)
func_203168_a(IBlockReader arg0, BlockPos arg1)
hasProperHabitat(IBlockReader arg0, BlockPos arg1)
public void
b(bvk arg0, bhi arg1, ev arg2, bvk arg3, boolean arg4)
method_9615(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2680 arg3, boolean arg4)
onAdded(BlockState arg0, World arg1, BlockPos arg2, BlockState arg3, boolean arg4)
func_220082_b(BlockState arg0, World arg1, BlockPos arg2, BlockState arg3, boolean arg4)
onBlockAdded(BlockState arg0, World arg1, BlockPos arg2, BlockState arg3, boolean arg4)
private boolean
a(bhi arg0)
method_10832(class_1937 arg0)
shouldUpdateHatch(World world)
func_203169_a(World arg0)
canGrow(World arg0)
public void
a(bhi arg0, avy arg1, ev arg2, bvk arg3, btn arg4, bcb arg5)
method_9556(class_1937 arg0, class_1657 arg1, class_2338 arg2, class_2680 arg3, class_2586 arg4, class_1799 arg5)
afterMinedByPlayer(World arg0, PlayerEntity arg1, BlockPos arg2, BlockState arg3, BlockEntity arg4, ItemStack arg5)
func_180657_a(World arg0, PlayerEntity arg1, BlockPos arg2, BlockState arg3, TileEntity arg4, ItemStack arg5)
harvestBlock(World arg0, PlayerEntity arg1, BlockPos arg2, BlockState arg3, TileEntity arg4, ItemStack arg5)
public boolean
a(bvk arg0, baf arg1)
method_9616(class_2680 arg0, class_1750 arg1)
canBeReplaced(BlockState arg0, BlockPlaceContext arg1)
func_196253_a(BlockState arg0, BlockItemUseContext arg1)
isReplaceable(BlockState arg0, BlockItemUseContext arg1)
public BlockState
a(baf arg0)
method_9605(class_1750 arg0)
getPlacementState(BlockPlaceContext arg0)
func_196258_a(BlockItemUseContext arg0)
getStateForPlacement(BlockItemUseContext arg0)
public BlockLayer
c()
method_9551()
getRenderLayer()
func_180664_k()
getRenderLayer()
public VoxelShape
a(bvk arg0, bgs arg1, ev arg2, csc arg3)
method_9530(class_2680 arg0, class_1922 arg1, class_2338 arg2, class_3726 arg3)
getShape(BlockState arg0, BlockView arg1, BlockPos arg2, CollisionContext arg3)
func_220053_a(BlockState arg0, IBlockReader arg1, BlockPos arg2, ISelectionContext arg3)
getShape(BlockState arg0, IBlockReader arg1, BlockPos arg2, ISelectionContext arg3)
protected void
a(bvl$a<bmm, bvk> arg0)
method_9515(class_2689$class_2690<class_2248, class_2680> arg0)
buildStateDefinition(StateDefinition$Builder<Block, BlockState> arg0)
func_206840_a(StateContainer$Builder<Block, BlockState> arg0)
fillStateContainer(StateContainer$Builder<Block, BlockState> arg0)
private boolean
a(bhi arg0, aii arg1)
method_10835(class_1937 arg0, class_1297 arg1)
canTrample(World world, Entity entity)
func_212570_a(World arg0, Entity arg1)
canTrample(World worldIn, Entity trampler)