net.minecraft.block.entity

public class SculkCatalystBlockEntity

extends BlockEntity implements GameEventListener$Holder<SculkCatalystBlockEntity$Listener>

All mapped superinterfaces:

DebugTrackable, EntryConvertible, GameEventListener$Holder

net.minecraft.world.level.block.entity.SculkCatalystBlockEntity
net.minecraft.class_7132
net.minecraft.block.entity.SculkCatalystBlockEntity

Field summary

Modifier and TypeField
private final SculkCatalystBlockEntity$Listener
catalystListener
field_44610
eventListener

Constructor summary

ModifierConstructor
public (BlockPos pos, BlockState state)

Method summary

Modifier and TypeMethod
public static void
serverTick(Level level, BlockPos pos, BlockState state, SculkCatalystBlockEntity entity)
method_41517(class_1937 arg0, class_2338 arg1, class_2680 arg2, class_7132 arg3)
tick(World world, BlockPos pos, BlockState state, SculkCatalystBlockEntity blockEntity)
protected void
loadAdditional(ValueInput input)
method_11014(class_11368 arg0)
readData(ReadView arg0)
protected void
saveAdditional(ValueOutput output)
method_11007(class_11372 arg0)
writeData(WriteView arg0)
public SculkCatalystBlockEntity$Listener
getListener()
method_51358()
getEventListener()
public GameEventListener
getListener()
method_51358()
getEventListener()