Package net.minecraft.entity
Interface ContainerUser
- All Known Implementing Classes:
AbstractClientPlayerEntity,ClientPlayerEntity,CopperGolemEntity,OtherClientPlayerEntity,PlayerEntity,ServerPlayerEntity
public interface ContainerUser
- Mappings:
Namespace Name named net/minecraft/entity/ContainerUserintermediary net/minecraft/class_11565official cdo
-
Method Summary
Modifier and TypeMethodDescriptiondefault LivingEntitydoublebooleanisViewingContainerAt(ViewerCountManager viewerCountManager, BlockPos pos)
-
Method Details
-
isViewingContainerAt
- Mappings:
Namespace Name Mixin selector named isViewingContainerAtLnet/minecraft/entity/ContainerUser;isViewingContainerAt(Lnet/minecraft/block/entity/ViewerCountManager;Lnet/minecraft/util/math/BlockPos;)Zintermediary method_72380Lnet/minecraft/class_11565;method_72380(Lnet/minecraft/class_5561;Lnet/minecraft/class_2338;)Zofficial aLcdo;a(Legu;Lja;)Z
-
getContainerInteractionRange
double getContainerInteractionRange()- Mappings:
Namespace Name Mixin selector named getContainerInteractionRangeLnet/minecraft/entity/ContainerUser;getContainerInteractionRange()Dintermediary method_72381Lnet/minecraft/class_11565;method_72381()Dofficial aqLcdo;aq()D
-
asLivingEntity
- Mappings:
Namespace Name Mixin selector named asLivingEntityLnet/minecraft/entity/ContainerUser;asLivingEntity()Lnet/minecraft/entity/LivingEntity;intermediary method_72382Lnet/minecraft/class_11565;method_72382()Lnet/minecraft/class_1309;official m_Lcdo;m_()Lcew;
-