Uses of Interface
net.minecraft.client.data.ItemModelOutput
Packages that use ItemModelOutput
- 
Uses of ItemModelOutput in net.minecraft.client.dataClasses in net.minecraft.client.data that implement ItemModelOutputFields in net.minecraft.client.data declared as ItemModelOutputModifier and TypeFieldDescription(package private) final ItemModelOutputBlockStateModelGenerator.itemModelOutputprivate final ItemModelOutputItemModelGenerator.outputConstructors in net.minecraft.client.data with parameters of type ItemModelOutputModifierConstructorDescriptionBlockStateModelGenerator(Consumer<BlockStateSupplier> blockStateCollector, ItemModelOutput itemModelOutput, BiConsumer<Identifier, ModelSupplier> modelCollector) ItemModelGenerator(ItemModelOutput output, BiConsumer<Identifier, ModelSupplier> modelCollector)