Uses of Class
net.minecraft.client.renderer.block.model.ItemModelGenerator.Span
Packages that use ItemModelGenerator.Span
-
Uses of ItemModelGenerator.Span in net.minecraft.client.renderer.block.model
Methods in net.minecraft.client.renderer.block.model that return types with arguments of type ItemModelGenerator.SpanModifier and TypeMethodDescriptionprivate List<ItemModelGenerator.Span>ItemModelGenerator.getSpans(TextureAtlasSprite p_111653_) Method parameters in net.minecraft.client.renderer.block.model with type arguments of type ItemModelGenerator.SpanModifier and TypeMethodDescriptionprivate voidItemModelGenerator.checkTransition(ItemModelGenerator.SpanFacing p_111643_, List<ItemModelGenerator.Span> p_111644_, TextureAtlasSprite p_111645_, int p_111646_, int p_111647_, int p_111648_, int p_111649_, int p_111650_, boolean p_111651_) private voidItemModelGenerator.createOrExpandSpan(List<ItemModelGenerator.Span> p_111666_, ItemModelGenerator.SpanFacing p_111667_, int p_111668_, int p_111669_)