Uses of Interface
net.minecraft.class_10401
Packages that use class_10401
Package
Description
The base package for all Minecraft classes.
-
Uses of class_10401 in net.minecraft
Classes in net.minecraft that implement class_10401Modifier and TypeClassDescriptionfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordfinal recordFields in net.minecraft with type parameters of type class_10401Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<class_10401> class_10402.field_55234private static final Codecs.class_10388<Identifier, com.mojang.serialization.MapCodec<? extends class_10401>> class_10402.field_55235private final List<class_10401> class_10430.field_55323private final List<class_10401> class_10430.class_10431.tintsThe field for thetintsrecord component.Methods in net.minecraft that return class_10401Methods in net.minecraft that return types with arguments of type class_10401Modifier and TypeMethodDescriptioncom.mojang.serialization.MapCodec<? extends class_10401> class_10401.method_65387()class_10430.class_10431.tints()Returns the value of thetintsrecord component.Methods in net.minecraft with parameters of type class_10401Modifier and TypeMethodDescriptionstatic class_10439.class_10441class_10410.method_65483(Identifier identifier, class_10401[] class_10401) Constructor parameters in net.minecraft with type arguments of type class_10401ModifierConstructorDescription(package private)class_10430(BakedModel bakedModel, List<class_10401> list) class_10431(Identifier identifier, List<class_10401> list) -
Uses of class_10401 in net.minecraft.data.client
Fields in net.minecraft.data.client declared as class_10401Methods in net.minecraft.data.client with parameters of type class_10401Modifier and TypeMethodDescriptionprivate voidBlockStateModelGenerator.method_65402(Block block, Identifier identifier, class_10401 class_10401) private voidItemModelGenerator.method_65433(Item item, class_10401 class_10401) private voidItemModelGenerator.method_65437(Item item, String string, class_10401 class_10401)