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 SculkSensorBlockEntity
SculkSensorBlockEntity.Callback.blockEntity
Fields in net.minecraft.block.entity with type parameters of type SculkSensorBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<SculkSensorBlockEntity>
BlockEntityType.SCULK_SENSOR
Constructors in net.minecraft.block.entity with parameters of type SculkSensorBlockEntityModifierConstructorDescriptionCallback
(SculkSensorBlockEntity blockEntity) Callback
(SculkSensorBlockEntity blockEntity)