Uses of Class
net.minecraft.class_3355
Packages that use class_3355
-
Uses of class_3355 in net.minecraft
Subclasses of class_3355 in net.minecraftFields in net.minecraft declared as class_3355Modifier and TypeFieldDescriptionprivate class_3355class_3282.field_16054private class_3355class_3283.field_16068private class_3355class_3285.field_16074Methods in net.minecraft with parameters of type class_3355Modifier and TypeMethodDescriptionvoidclass_3280.method_14565(MinecraftClient minecraftClient, class_3286 class_3286, int int2, int int3, int int4, int int5, float float2, class_3355 class_3355) voidclass_3285.method_14619(class_3286 class_3286, class_3283 class_3283, class_3355 class_3355) voidclass_3286.method_14626(class_3175 class_3175, int int2, int int3, class_3355 class_3355) voidclass_3286.method_14628(class_3355 class_3355) voidclass_3355.method_14984(class_3355 class_3355) -
Uses of class_3355 in net.minecraft.client.network
Methods in net.minecraft.client.network with parameters of type class_3355Modifier and TypeMethodDescriptionClientPlayerInteractionManager.method_9658(World world, StatHandler statHandler, class_3355 class_3355) -
Uses of class_3355 in net.minecraft.entity.player
Fields in net.minecraft.entity.player declared as class_3355Methods in net.minecraft.entity.player that return class_3355Constructors in net.minecraft.entity.player with parameters of type class_3355ModifierConstructorDescriptionClientPlayerEntity(MinecraftClient minecraftClient, World world, ClientPlayNetworkHandler clientPlayNetworkHandler, StatHandler statHandler, class_3355 class_3355)