Class VillagerResourceMetadata
java.lang.Object
net.minecraft.client.render.entity.feature.VillagerResourceMetadata
@Environment(CLIENT) public class VillagerResourceMetadata extends Object
- Mappings:
Namespace Name official esw
intermediary net/minecraft/class_3888
named net/minecraft/client/render/entity/feature/VillagerResourceMetadata
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
VillagerResourceMetadata.HatType
-
Field Summary
Fields Modifier and Type Field Description private VillagerResourceMetadata.HatType
hatType
static VillagerResourceMetadataReader
READER
-
Constructor Summary
Constructors Constructor Description VillagerResourceMetadata(VillagerResourceMetadata.HatType hatType)
-
Method Summary
Modifier and Type Method Description VillagerResourceMetadata.HatType
getHatType()
-
Field Details
-
READER
- Mappings:
Namespace Name Mixin selector official a
Lesw;a:Lesx;
intermediary field_17158
Lnet/minecraft/class_3888;field_17158:Lnet/minecraft/class_3890;
named READER
Lnet/minecraft/client/render/entity/feature/VillagerResourceMetadata;READER:Lnet/minecraft/client/render/entity/feature/VillagerResourceMetadataReader;
-
hatType
- Mappings:
Namespace Name Mixin selector official b
Lesw;b:Lesw$a;
intermediary field_17159
Lnet/minecraft/class_3888;field_17159:Lnet/minecraft/class_3888$class_3889;
named hatType
Lnet/minecraft/client/render/entity/feature/VillagerResourceMetadata;hatType:Lnet/minecraft/client/render/entity/feature/VillagerResourceMetadata$HatType;
-
-
Constructor Details
-
VillagerResourceMetadata
-
-
Method Details
-
getHatType
- Mappings:
Namespace Name Mixin selector official a
Lesw;a()Lesw$a;
intermediary method_17167
Lnet/minecraft/class_3888;method_17167()Lnet/minecraft/class_3888$class_3889;
named getHatType
Lnet/minecraft/client/render/entity/feature/VillagerResourceMetadata;getHatType()Lnet/minecraft/client/render/entity/feature/VillagerResourceMetadata$HatType;
-