| public void | | setPlacedBy(Level level, BlockPos pos, BlockState state, LivingEntity by, ItemStack itemStack) | | setPlacedBy(Level level, BlockPos pos, BlockState state, LivingEntity by, ItemStack itemStack) | | method_9567(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_1309 arg3, class_1799 arg4) | | onPlaced(World arg0, BlockPos arg1, BlockState arg2, LivingEntity arg3, ItemStack arg4) |
|
| protected ActionResult | | useWithoutItem(BlockState state, Level level, BlockPos pos, Player player, BlockHitResult hitResult) | | useWithoutItem(BlockState state, Level level, BlockPos pos, Player player, BlockHitResult hitResult) | | method_55766(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_1657 arg3, class_3965 arg4) | | onUse(BlockState arg0, World arg1, BlockPos arg2, PlayerEntity arg3, BlockHitResult arg4) |
|
| protected ActionResult | | useItemOn(ItemStack itemStack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hitResult) | | useItemOn(ItemStack itemStack, BlockState state, Level level, BlockPos pos, Player player, InteractionHand hand, BlockHitResult hitResult) | | method_55765(class_1799 arg0, class_2680 arg1, class_1937 arg2, class_2338 arg3, class_1657 arg4, class_1268 arg5, class_3965 arg6) | | onUseWithItem(ItemStack arg0, BlockState arg1, World arg2, BlockPos arg3, PlayerEntity arg4, Hand arg5, BlockHitResult arg6) |
|
| protected void | | affectNeighborsAfterRemoval(BlockState state, ServerLevel level, BlockPos pos, boolean movedByPiston) | | affectNeighborsAfterRemoval(BlockState state, ServerLevel level, BlockPos pos, boolean movedByPiston) | | method_66388(class_2680 arg0, class_3218 arg1, class_2338 arg2, boolean arg3) | | onStateReplaced(BlockState arg0, ServerWorld arg1, BlockPos arg2, boolean arg3) |
|
| public BlockEntity | |
| public boolean | |
| protected int | |
| protected boolean | |
| protected int | | getAnalogOutputSignal(BlockState state, Level level, BlockPos pos, Direction direction) | | getAnalogOutputSignal(BlockState state, Level level, BlockPos pos, Direction direction) | | method_9572(class_2680 arg0, class_1937 arg1, class_2338 arg2, class_2350 arg3) | | getComparatorOutput(BlockState arg0, World arg1, BlockPos arg2, Direction arg3) |
|
| protected void | |
| public <T extends BlockEntity> BlockEntityTicker<T> | |