Package net.minecraft.entity
Interface LargeEntitySpawnHelper.Requirements
- Enclosing class:
- LargeEntitySpawnHelper
public static interface LargeEntitySpawnHelper.Requirements
- Mappings:
- Namespace - Name - official - app$a- intermediary - net/minecraft/class_7244$class_7502- named - net/minecraft/entity/LargeEntitySpawnHelper$Requirements
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final LargeEntitySpawnHelper.RequirementsDeprecated.static final LargeEntitySpawnHelper.Requirements
- 
Method SummaryModifier and TypeMethodDescriptionbooleancanSpawnOn(ServerWorld world, BlockPos pos, BlockState state, BlockPos abovePos, BlockState aboveState) 
- 
Field Details- 
IRON_GOLEMDeprecated.- Mappings:
- Namespace - Name - Mixin selector - official - a- Lapp$a;a:Lapp$a;- intermediary - field_39400- Lnet/minecraft/class_7244$class_7502;field_39400:Lnet/minecraft/class_7244$class_7502;- named - IRON_GOLEM- Lnet/minecraft/entity/LargeEntitySpawnHelper$Requirements;IRON_GOLEM:Lnet/minecraft/entity/LargeEntitySpawnHelper$Requirements;
 
- 
WARDEN- Mappings:
- Namespace - Name - Mixin selector - official - b- Lapp$a;b:Lapp$a;- intermediary - field_39401- Lnet/minecraft/class_7244$class_7502;field_39401:Lnet/minecraft/class_7244$class_7502;- named - WARDEN- Lnet/minecraft/entity/LargeEntitySpawnHelper$Requirements;WARDEN:Lnet/minecraft/entity/LargeEntitySpawnHelper$Requirements;
 
 
- 
- 
Method Details- 
canSpawnOnboolean canSpawnOn(ServerWorld world, BlockPos pos, BlockState state, BlockPos abovePos, BlockState aboveState) - Mappings:
- Namespace - Name - Mixin selector - official - canSpawnOn- Lapp$a;canSpawnOn(Laif;Lgu;Ldcb;Lgu;Ldcb;)Z- intermediary - canSpawnOn- Lnet/minecraft/class_7244$class_7502;canSpawnOn(Lnet/minecraft/class_3218;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;Lnet/minecraft/class_2338;Lnet/minecraft/class_2680;)Z- named - canSpawnOn- Lnet/minecraft/entity/LargeEntitySpawnHelper$Requirements;canSpawnOn(Lnet/minecraft/server/world/ServerWorld;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;Lnet/minecraft/util/math/BlockPos;Lnet/minecraft/block/BlockState;)Z
 
 
-