Uses of Class
net.minecraft.block.entity.CreakingHeartBlockEntity
Packages that use CreakingHeartBlockEntity
- 
Uses of CreakingHeartBlockEntity in net.minecraft.block.entityFields in net.minecraft.block.entity with type parameters of type CreakingHeartBlockEntityModifier and TypeFieldDescriptionstatic final BlockEntityType<CreakingHeartBlockEntity> BlockEntityType.CREAKING_HEARTMethods in net.minecraft.block.entity with parameters of type CreakingHeartBlockEntityModifier and TypeMethodDescriptionprivate static @Nullable CreakingEntityCreakingHeartBlockEntity.spawnCreakingPuppet(ServerWorld world, CreakingHeartBlockEntity blockEntity) static voidCreakingHeartBlockEntity.tick(World world, BlockPos pos, BlockState state, CreakingHeartBlockEntity blockEntity)