net.minecraft.world.level.block

public class WeatheringCopperGolemStatueBlock

extends CopperGolemStatueBlock implements WeatheringCopper

All mapped superinterfaces:

FeatureElement, ItemLike, EntityBlock, SimpleWaterloggedBlock, BucketPickup, LiquidBlockContainer, WeatheringCopper, ChangeOverTimeBlock

eaz
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<WeatheringCopperGolemStatueBlock>
e
CODEC
field_61434
CODEC

Constructor summary

ModifierConstructor
public (WeatheringCopper$WeatherState arg0, BlockBehaviour$Properties arg1)

Method summary

Modifier and TypeMethod
public com.mojang.serialization.MapCodec<WeatheringCopperGolemStatueBlock>
a()
codec()
method_53969()
getCodec()
protected boolean
f(efg arg0)
isRandomlyTicking(BlockState arg0)
method_9542(class_2680 arg0)
hasRandomTicks(BlockState arg0)
protected void
b(efg arg0, auf arg1, jb arg2, bcr arg3)
randomTick(BlockState arg0, ServerLevel arg1, BlockPos arg2, RandomSource arg3)
method_9514(class_2680 arg0, class_3218 arg1, class_2338 arg2, class_5819 arg3)
randomTick(BlockState arg0, ServerWorld arg1, BlockPos arg2, Random arg3)
public WeatheringCopper$WeatherState
q()
getAge()
method_72648()
getDegradationLevel()
protected InteractionResult
a(ddo arg0, efg arg1, dno arg2, jb arg3, cvm arg4, bxs arg5, fju arg6)
useItemOn(ItemStack arg0, BlockState arg1, Level arg2, BlockPos arg3, Player arg4, InteractionHand arg5, BlockHitResult arg6)
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)