Uses of Class
net.minecraft.world.level.block.entity.CreakingHeartBlockEntity
Packages that use CreakingHeartBlockEntity
-
Uses of CreakingHeartBlockEntity in net.minecraft.world.level.block.entity
Fields in net.minecraft.world.level.block.entity with type parameters of type CreakingHeartBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<CreakingHeartBlockEntity> BlockEntityType.CREAKING_HEARTMethods in net.minecraft.world.level.block.entity with parameters of type CreakingHeartBlockEntityModifier and TypeMethodDescriptionstatic voidCreakingHeartBlockEntity.serverTick(Level pLevel, BlockPos pPos, BlockState pState, CreakingHeartBlockEntity pCreakingHeart) private static @Nullable CreakingCreakingHeartBlockEntity.spawnProtector(ServerLevel pLevel, CreakingHeartBlockEntity pCreakingHeart) private static BlockStateCreakingHeartBlockEntity.updateCreakingState(Level pLevel, BlockState pState, BlockPos pPos, CreakingHeartBlockEntity pCreakingHeart)