Package net.minecraft.entity
Class SpawnRestriction.Entry
java.lang.Object
net.minecraft.entity.SpawnRestriction.Entry
- Enclosing class:
- SpawnRestriction
- Mappings:
- Namespace - Name - official - bgu$a- intermediary - net/minecraft/class_1317$class_1318- named - net/minecraft/entity/SpawnRestriction$Entry
- 
Field SummaryFieldsModifier and TypeFieldDescription(package private) final Heightmap.Type(package private) final SpawnRestriction.Location(package private) final SpawnRestriction.SpawnPredicate<?>
- 
Constructor SummaryConstructorsConstructorDescriptionEntry(Heightmap.Type heightmapType, SpawnRestriction.Location location, SpawnRestriction.SpawnPredicate<?> predicate) 
- 
Method Summary
- 
Field Details- 
heightmapType- Mappings:
- Namespace - Name - Mixin selector - official - a- Lbgu$a;a:Ldhk$a;- intermediary - field_6314- Lnet/minecraft/class_1317$class_1318;field_6314:Lnet/minecraft/class_2902$class_2903;- named - heightmapType- Lnet/minecraft/entity/SpawnRestriction$Entry;heightmapType:Lnet/minecraft/world/Heightmap$Type;
 
- 
location- Mappings:
- Namespace - Name - Mixin selector - official - b- Lbgu$a;b:Lbgu$c;- intermediary - field_6315- Lnet/minecraft/class_1317$class_1318;field_6315:Lnet/minecraft/class_1317$class_1319;- named - location- Lnet/minecraft/entity/SpawnRestriction$Entry;location:Lnet/minecraft/entity/SpawnRestriction$Location;
 
- 
predicate- Mappings:
- Namespace - Name - Mixin selector - official - c- Lbgu$a;c:Lbgu$b;- intermediary - field_19349- Lnet/minecraft/class_1317$class_1318;field_19349:Lnet/minecraft/class_1317$class_4306;- named - predicate- Lnet/minecraft/entity/SpawnRestriction$Entry;predicate:Lnet/minecraft/entity/SpawnRestriction$SpawnPredicate;
 
 
- 
- 
Constructor Details- 
Entrypublic 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;)V- intermediary - <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;)V- named - <init>- Lnet/minecraft/entity/SpawnRestriction$Entry;<init>(Lnet/minecraft/world/Heightmap$Type;Lnet/minecraft/entity/SpawnRestriction$Location;Lnet/minecraft/entity/SpawnRestriction$SpawnPredicate;)V
 
 
-