Uses of Class
net.minecraft.block.entity.CreakingHeartBlockEntity
Packages that use CreakingHeartBlockEntity
-
Uses of CreakingHeartBlockEntity in net.minecraft.block.entity
Fields 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 BlockStateCreakingHeartBlockEntity.getBlockState(World world, BlockState state, BlockPos pos, CreakingHeartBlockEntity creakingHeart) private static @Nullable CreakingEntityCreakingHeartBlockEntity.spawnCreakingPuppet(ServerWorld world, CreakingHeartBlockEntity blockEntity) static voidCreakingHeartBlockEntity.tick(World world, BlockPos pos, BlockState state, CreakingHeartBlockEntity blockEntity)