net.minecraft.block

public class OxidizableCopperGolemStatueBlock

extends CopperGolemStatueBlock implements Oxidizable

All mapped superinterfaces:

ToggleableFeature, ItemConvertible, BlockEntityProvider, Waterloggable, FluidDrainable, FluidFillable, Oxidizable, Degradable

net.minecraft.world.level.block.WeatheringCopperGolemStatueBlock
net.minecraft.world.level.block.WeatheringCopperGolemStatueBlock
net.minecraft.class_11593
net.minecraft.block.OxidizableCopperGolemStatueBlock

Field summary

Modifier and TypeField
public static final com.mojang.serialization.MapCodec<OxidizableCopperGolemStatueBlock>
CODEC
CODEC
field_61434
CODEC

Constructor summary

ModifierConstructor
public (Oxidizable$OxidationLevel weatherState, AbstractBlock$Settings properties)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<OxidizableCopperGolemStatueBlock>
codec()
codec()
method_53969()
getCodec()
protected boolean
isRandomlyTicking(BlockState state)
isRandomlyTicking(BlockState state)
method_9542(class_2680 arg0)
hasRandomTicks(BlockState arg0)
protected void
randomTick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random)
randomTick(BlockState state, ServerLevel level, BlockPos pos, RandomSource random)
method_9514(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
randomTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
public Oxidizable$OxidationLevel
getAge()
getAge()
method_33622()
getDegradationLevel()
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)