Uses of Class
net.minecraft.class_9514
Packages that use class_9514
-
Uses of class_9514 in net.minecraft
Fields in net.minecraft declared as class_9514Modifier and TypeFieldDescriptionprivate final class_9514class_9487.blocksThe field for theblocksrecord component.private final class_9514class_9515.blocksThe field for theblocksrecord component.private final class_9514class_9597.class_9598.blocksThe field for theblocksrecord component.private class_9514class_9513.field_50516Fields in net.minecraft with type parameters of type class_9514Modifier and TypeFieldDescriptionstatic final PacketCodec<RegistryByteBuf, class_9514> class_9514.field_50518Methods in net.minecraft that return class_9514Modifier and TypeMethodDescriptionclass_9487.blocks()Returns the value of theblocksrecord component.class_9515.blocks()Returns the value of theblocksrecord component.class_9597.class_9598.blocks()Returns the value of theblocksrecord component.class_9513.method_58965()static class_9514class_9514.method_58977(RegistryEntryLookup<Block> registryEntryLookup, NbtCompound nbtCompound) class_9514.method_58982()Methods in net.minecraft with parameters of type class_9514Modifier and TypeMethodDescriptionvoidclass_9510.method_58947(World world, class_9514 class_9514, BlockState blockState, BlockPos blockPos, Vec3d vec3d, Direction direction) voidclass_9555.method_58947(World world, class_9514 class_9514, BlockState blockState, BlockPos blockPos, Vec3d vec3d, Direction direction) voidclass_9513.method_58961(class_9514 class_9514) static class_9517class_9517.method_58997(class_9514 class_9514, Direction direction) class_9517.method_59000(class_9514 class_9514, Direction direction) Constructors in net.minecraft with parameters of type class_9514ModifierConstructorDescriptionclass_9487(int int2, UUID uUID, double double2, double double3, double double4, class_9514 class_9514, RegistryEntry<Biome> registryEntry) class_9515(class_9514 class_9514, LongSet longSet, BlockPos blockPos, int int2) class_9598(World world, class_9514 class_9514, RegistryEntry<Biome> registryEntry)