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 level, BlockPos pos, BlockState state, CreakingHeartBlockEntity entity) private static @Nullable CreakingCreakingHeartBlockEntity.spawnProtector(ServerLevel level, CreakingHeartBlockEntity entity) private static BlockStateCreakingHeartBlockEntity.updateCreakingState(Level level, BlockState state, BlockPos pos, CreakingHeartBlockEntity entity)