Package net.minecraft
Interface class_9168
public interface class_9168
- Mappings:
Namespace Name official bpb
intermediary net/minecraft/class_9168
named net/minecraft/class_9168
-
Method Summary
Modifier and TypeMethodDescriptionboolean
isSpawnPositionOk
(WorldView worldView, BlockPos blockPos, @Nullable EntityType<?> entityType) default BlockPos
method_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 a
Lbpb;a(Lcvu;Lhz;)Lhz;
intermediary method_56553
Lnet/minecraft/class_9168;method_56553(Lnet/minecraft/class_4538;Lnet/minecraft/class_2338;)Lnet/minecraft/class_2338;
named method_56553
Lnet/minecraft/class_9168;method_56553(Lnet/minecraft/world/WorldView;Lnet/minecraft/util/math/BlockPos;)Lnet/minecraft/util/math/BlockPos;
-