Uses of Interface
net.minecraft.class_12259
Packages that use class_12259
-
Uses of class_12259 in net.minecraft
Fields in net.minecraft declared as class_12259 -
Uses of class_12259 in net.minecraft.entity
Methods in net.minecraft.entity with parameters of type class_12259Modifier and TypeMethodDescriptionprivate static EntityEntityType.loadEntityPassengers(Entity entity, ReadView view, World world, SpawnReason reason, class_12259 class_12259) static @Nullable EntityEntityType.loadEntityWithPassengers(EntityType<?> type, NbtCompound data, World world, SpawnReason reason, class_12259 class_12259) static @Nullable EntityEntityType.loadEntityWithPassengers(EntityType<?> type, ReadView view, World world, SpawnReason reason, class_12259 class_12259) static @Nullable EntityEntityType.loadEntityWithPassengers(NbtCompound nbt, World world, SpawnReason reason, class_12259 class_12259) static @Nullable EntityEntityType.loadEntityWithPassengers(ReadView view, World world, SpawnReason reason, class_12259 class_12259)