net.minecraft.entity

public interface LargeEntitySpawnHelper$Requirements

net.minecraft.util.SpawnUtil$Strategy
net.minecraft.util.SpawnUtil$Strategy
net.minecraft.class_7244$class_7502
net.minecraft.entity.LargeEntitySpawnHelper$Requirements

Field summary

Modifier and TypeField
LargeEntitySpawnHelper$Requirements
LEGACY_IRON_GOLEM
LEGACY_IRON_GOLEM
field_39400
IRON_GOLEM
LargeEntitySpawnHelper$Requirements
ON_TOP_OF_COLLIDER
ON_TOP_OF_COLLIDER
field_39401
WARDEN
LargeEntitySpawnHelper$Requirements
ON_TOP_OF_COLLIDER_NO_LEAVES
ON_TOP_OF_COLLIDER_NO_LEAVES
field_54558
CREAKING

Method summary

Modifier and TypeMethod
boolean
canSpawnOn(ServerLevel level, BlockPos pos, BlockState blockState, BlockPos abovePos, BlockState aboveState)
canSpawnOn(ServerLevel level, BlockPos pos, BlockState blockState, BlockPos abovePos, BlockState aboveState)
method_1_8(class_3218 arg0, class_2338 arg1, class_2680 arg2, class_2338 arg3, class_2680 arg4)
canSpawnOn(ServerWorld world, BlockPos pos, BlockState state, BlockPos abovePos, BlockState aboveState)