Interface ModelSupplier

All Superinterfaces:
Supplier<JsonElement>
All Known Implementing Classes:
SimpleModelSupplier

@Environment(CLIENT) public interface ModelSupplier extends Supplier<JsonElement>
Mappings:
Namespace Name
named net/minecraft/client/data/ModelSupplier
intermediary net/minecraft/class_10411
official fnr
  • Method Summary Link icon

    Methods inherited from interface java.util.function.Supplier Link icon

    get