Interface BlockStateSupplier

All Known Implementing Classes:
MultipartBlockStateSupplier, VariantsBlockStateSupplier

@Environment(CLIENT) public interface BlockStateSupplier
A supplier of a block state JSON definition.
Mappings:
Namespace Name
named net/minecraft/client/data/BlockStateSupplier
intermediary net/minecraft/class_4917
official frk
  • Method Details

    • getBlock

      Block getBlock()
      Mappings:
      Namespace Name Mixin selector
      named getBlock Lnet/minecraft/client/data/BlockStateSupplier;getBlock()Lnet/minecraft/block/Block;
      intermediary method_25743 Lnet/minecraft/class_4917;method_25743()Lnet/minecraft/class_2248;
      official a Lfrk;a()Ldmm;
    • method_67844

      ModelVariantMap method_67844()
      Mappings:
      Namespace Name Mixin selector
      named method_67844 Lnet/minecraft/client/data/BlockStateSupplier;method_67844()Lnet/minecraft/client/render/model/json/ModelVariantMap;
      intermediary method_67844 Lnet/minecraft/class_4917;method_67844()Lnet/minecraft/class_790;
      official b Lfrk;b()Lgrx;