Package net.minecraft.entity
Class SpawnRestriction.Entry
java.lang.Object
net.minecraft.entity.SpawnRestriction.Entry
- Enclosing class:
 SpawnRestriction
- Mappings:
 Namespace Name official bgu$aintermediary net/minecraft/class_1317$class_1318named net/minecraft/entity/SpawnRestriction$Entry
- 
Field Summary
FieldsModifier and TypeFieldDescription(package private) final Heightmap.Type(package private) final SpawnRestriction.Location(package private) final SpawnRestriction.SpawnPredicate<?> - 
Constructor Summary
ConstructorsConstructorDescriptionEntry(Heightmap.Type heightmapType, SpawnRestriction.Location location, SpawnRestriction.SpawnPredicate<?> predicate)  - 
Method Summary
 
- 
Field Details
- 
heightmapType
- Mappings:
 Namespace Name Mixin selector official aLbgu$a;a:Ldhk$a;intermediary field_6314Lnet/minecraft/class_1317$class_1318;field_6314:Lnet/minecraft/class_2902$class_2903;named heightmapTypeLnet/minecraft/entity/SpawnRestriction$Entry;heightmapType:Lnet/minecraft/world/Heightmap$Type;
 - 
location
- Mappings:
 Namespace Name Mixin selector official bLbgu$a;b:Lbgu$c;intermediary field_6315Lnet/minecraft/class_1317$class_1318;field_6315:Lnet/minecraft/class_1317$class_1319;named locationLnet/minecraft/entity/SpawnRestriction$Entry;location:Lnet/minecraft/entity/SpawnRestriction$Location;
 - 
predicate
- Mappings:
 Namespace Name Mixin selector official cLbgu$a;c:Lbgu$b;intermediary field_19349Lnet/minecraft/class_1317$class_1318;field_19349:Lnet/minecraft/class_1317$class_4306;named predicateLnet/minecraft/entity/SpawnRestriction$Entry;predicate:Lnet/minecraft/entity/SpawnRestriction$SpawnPredicate;
 
 - 
 - 
Constructor Details
- 
Entry
public Entry(Heightmap.Type heightmapType, SpawnRestriction.Location location, SpawnRestriction.SpawnPredicate<?> predicate) - Mappings:
 Namespace Name Mixin selector official <init>Lbgu$a;<init>(Ldhk$a;Lbgu$c;Lbgu$b;)Vintermediary <init>Lnet/minecraft/class_1317$class_1318;<init>(Lnet/minecraft/class_2902$class_2903;Lnet/minecraft/class_1317$class_1319;Lnet/minecraft/class_1317$class_4306;)Vnamed <init>Lnet/minecraft/entity/SpawnRestriction$Entry;<init>(Lnet/minecraft/world/Heightmap$Type;Lnet/minecraft/entity/SpawnRestriction$Location;Lnet/minecraft/entity/SpawnRestriction$SpawnPredicate;)V
 
 -