Uses of Record Class
net.minecraft.class_7771
Packages that use class_7771
Package
Description
The base package for all Minecraft classes.
-
Uses of class_7771 in net.minecraft
Methods in net.minecraft with parameters of type class_7771Modifier and TypeMethodDescriptionprivate @Nullable class_7764.Animationclass_7764.method_45812(class_7771 class_7771, int int2, int int3, AnimationResourceMetadata animationResourceMetadata) Constructors in net.minecraft with parameters of type class_7771ModifierConstructorDescriptionclass_7764(Identifier identifier, class_7771 class_7771, NativeImage nativeImage, AnimationResourceMetadata animationResourceMetadata) -
Uses of class_7771 in net.minecraft.client.resource.metadata
Methods in net.minecraft.client.resource.metadata that return class_7771Modifier and TypeMethodDescriptionAnimationResourceMetadata.getSize(int defaultWidth, int defaultHeight)