Uses of Class
net.minecraft.resource.metadata.BlockEntry
Packages that use BlockEntry
- 
Uses of BlockEntry in net.minecraft.client.texture.atlas
Fields in net.minecraft.client.texture.atlas declared as BlockEntryModifier and TypeFieldDescriptionprivate final BlockEntryFilterAtlasSource.patternThe field for thepatternrecord component.Methods in net.minecraft.client.texture.atlas that return BlockEntryModifier and TypeMethodDescriptionFilterAtlasSource.pattern()Returns the value of thepatternrecord component.Constructors in net.minecraft.client.texture.atlas with parameters of type BlockEntryModifierConstructorDescriptionFilterAtlasSource(BlockEntry pattern) Creates an instance of aFilterAtlasSourcerecord class. - 
Uses of BlockEntry in net.minecraft.resource.metadata
Fields in net.minecraft.resource.metadata with type parameters of type BlockEntryModifier and TypeFieldDescriptionprivate final List<BlockEntry> ResourceFilter.blocksThe list of block rules, namedblockin the JSON format.static final com.mojang.serialization.Codec<BlockEntry> BlockEntry.CODECConstructor parameters in net.minecraft.resource.metadata with type arguments of type BlockEntry