Class Biome.SpawnEntry

java.lang.Object
net.minecraft.util.collection.Weighting.Weight
net.minecraft.world.biome.Biome.SpawnEntry
Enclosing class:
Biome

public static class Biome.SpawnEntry extends Weighting.Weight
Mappings:
Namespace Name
official ayu$e
intermediary net/minecraft/class_1170$class_1171
named net/minecraft/world/biome/Biome$SpawnEntry
  • Field Details

    • field_17657

      public EntityType<? extends MobEntity> field_17657
      Mappings:
      Namespace Name Mixin selector
      official b Layu$e;b:Laev;
      intermediary field_17657 Lnet/minecraft/class_1170$class_1171;field_17657:Lnet/minecraft/class_3460;
      named field_17657 Lnet/minecraft/world/biome/Biome$SpawnEntry;field_17657:Lnet/minecraft/entity/EntityType;
    • minGroupSize

      public int minGroupSize
      Mappings:
      Namespace Name Mixin selector
      official c Layu$e;c:I
      intermediary field_4663 Lnet/minecraft/class_1170$class_1171;field_4663:I
      named minGroupSize Lnet/minecraft/world/biome/Biome$SpawnEntry;minGroupSize:I
    • maxGroupSize

      public int maxGroupSize
      Mappings:
      Namespace Name Mixin selector
      official d Layu$e;d:I
      intermediary field_4664 Lnet/minecraft/class_1170$class_1171;field_4664:I
      named maxGroupSize Lnet/minecraft/world/biome/Biome$SpawnEntry;maxGroupSize:I
  • Constructor Details

    • SpawnEntry

      public SpawnEntry(EntityType<? extends MobEntity> entityType, int int2, int int3, int int4)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
      Mappings:
      Namespace Name Mixin selector
      official toString Layu$e;toString()Ljava/lang/String;
      intermediary toString Lnet/minecraft/class_1170$class_1171;toString()Ljava/lang/String;
      named toString Lnet/minecraft/world/biome/Biome$SpawnEntry;toString()Ljava/lang/String;