Package net.minecraft.client.data
Interface BlockStateSupplier
- All Superinterfaces:
Supplier<JsonElement>
- All Known Implementing Classes:
MultipartBlockStateSupplier,VariantsBlockStateSupplier
A supplier of a block state JSON definition.
- Mappings:
Namespace Name named net/minecraft/client/data/BlockStateSupplierintermediary net/minecraft/class_4917official fnf
-
Method Summary
-
Method Details
-
getBlock
Block getBlock()- Mappings:
Namespace Name Mixin selector named getBlockLnet/minecraft/client/data/BlockStateSupplier;getBlock()Lnet/minecraft/block/Block;intermediary method_25743Lnet/minecraft/class_4917;method_25743()Lnet/minecraft/class_2248;official aLfnf;a()Ldjn;
-