Uses of Class
net.minecraft.block.entity.SculkSensorBlockEntity
Packages that use SculkSensorBlockEntity
-
Uses of SculkSensorBlockEntity in net.minecraft.block.entity
Subclasses of SculkSensorBlockEntity in net.minecraft.block.entityFields in net.minecraft.block.entity declared as SculkSensorBlockEntityModifier and TypeFieldDescriptionprotected final SculkSensorBlockEntitySculkSensorBlockEntity.Callback.blockEntityFields in net.minecraft.block.entity with type parameters of type SculkSensorBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<SculkSensorBlockEntity>BlockEntityType.SCULK_SENSORConstructors in net.minecraft.block.entity with parameters of type SculkSensorBlockEntityModifierConstructorDescriptionCallback(SculkSensorBlockEntity blockEntity) Callback(SculkSensorBlockEntity blockEntity)