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 BlockEntry
FilterAtlasSource.pattern
The field for thepattern
record component.Methods in net.minecraft.client.texture.atlas that return BlockEntryModifier and TypeMethodDescriptionFilterAtlasSource.pattern()
Returns the value of thepattern
record component.Constructors in net.minecraft.client.texture.atlas with parameters of type BlockEntryModifierConstructorDescriptionFilterAtlasSource
(BlockEntry pattern) Creates an instance of aFilterAtlasSource
record 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.blocks
The list of block rules, namedblock
in the JSON format.static final com.mojang.serialization.Codec
<BlockEntry> BlockEntry.CODEC
Constructor parameters in net.minecraft.resource.metadata with type arguments of type BlockEntry