Package net.minecraft
Interface class_9168
public interface class_9168
- Mappings:
Namespace Name official bpbintermediary net/minecraft/class_9168named net/minecraft/class_9168
-
Method Summary
Modifier and TypeMethodDescriptionbooleanisSpawnPositionOk(WorldView worldView, BlockPos blockPos, @Nullable EntityType<?> entityType) default BlockPosmethod_56553(WorldView worldView, BlockPos blockPos)
-
Method Details
-
isSpawnPositionOk
boolean isSpawnPositionOk(WorldView worldView, BlockPos blockPos, @Nullable @Nullable EntityType<?> entityType) -
method_56553
- Mappings:
Namespace Name Mixin selector official aLbpb;a(Lcvu;Lhz;)Lhz;intermediary method_56553Lnet/minecraft/class_9168;method_56553(Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2338;named method_56553Lnet/minecraft/class_9168;method_56553(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-