Uses of Interface
net.minecraft.util.math.IPosWrapper
Packages that use IPosWrapper
-
Uses of IPosWrapper in net.minecraft.entity.ai.brain.memory
Fields in net.minecraft.entity.ai.brain.memory declared as IPosWrapperFields in net.minecraft.entity.ai.brain.memory with type parameters of type IPosWrapperModifier and TypeFieldDescriptionstatic final MemoryModuleType<IPosWrapper>
MemoryModuleType.LOOK_TARGET
Methods in net.minecraft.entity.ai.brain.memory that return IPosWrapperConstructors in net.minecraft.entity.ai.brain.memory with parameters of type IPosWrapperModifierConstructorDescriptionWalkTarget
(IPosWrapper p_i50304_1_, float p_i50304_2_, int p_i50304_3_) -
Uses of IPosWrapper in net.minecraft.util.math
Classes in net.minecraft.util.math that implement IPosWrapper