Uses of Interface
net.minecraft.class_10405
Packages that use class_10405
-
Uses of class_10405 in net.minecraft.data.client
Classes in net.minecraft.data.client that implement class_10405Fields in net.minecraft.data.client declared as class_10405Modifier and TypeFieldDescription(package private) final class_10405BlockStateModelGenerator.field_55238private final class_10405ItemModelGenerator.field_55245Constructors in net.minecraft.data.client with parameters of type class_10405ModifierConstructorDescriptionBlockStateModelGenerator(Consumer<BlockStateSupplier> blockStateCollector, class_10405 class_10405, BiConsumer<Identifier, class_10411> biConsumer) ItemModelGenerator(class_10405 class_10405, BiConsumer<Identifier, class_10411> biConsumer)