Uses of Record Class
net.minecraft.class_10182
Packages that use class_10182
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10182 in net.minecraft
Methods in net.minecraft that return class_10182Modifier and TypeMethodDescriptionstatic class_10182class_10182.method_63637(PlayerPositionLookS2CPacket playerPositionLookS2CPacket) static class_10182class_10182.method_63638(Entity entity) static class_10182class_10182.method_63639(class_10182 class_10182, class_10182 class_101822, Set<PositionFlag> set) static class_10182class_10182.method_63640(TeleportTarget teleportTarget) Methods in net.minecraft with parameters of type class_10182Modifier and TypeMethodDescriptionstatic class_10182class_10182.method_63639(class_10182 class_10182, class_10182 class_101822, Set<PositionFlag> set) -
Uses of class_10182 in net.minecraft.network.packet.s2c.play
Methods in net.minecraft.network.packet.s2c.play with parameters of type class_10182Modifier and TypeMethodDescriptionstatic PlayerPositionLookS2CPacketPlayerPositionLookS2CPacket.method_63542(int int2, class_10182 class_10182, Set<PositionFlag> set) -
Uses of class_10182 in net.minecraft.server.network
Methods in net.minecraft.server.network with parameters of type class_10182Modifier and TypeMethodDescriptionvoidServerPlayNetworkHandler.requestTeleport(class_10182 class_10182, Set<PositionFlag> set)