Uses of Record Class
net.minecraft.client.renderer.block.model.ItemModelGenerator.SideFace
Packages that use ItemModelGenerator.SideFace
-
Uses of ItemModelGenerator.SideFace in net.minecraft.client.renderer.block.model
Methods in net.minecraft.client.renderer.block.model that return types with arguments of type ItemModelGenerator.SideFaceModifier and TypeMethodDescriptionprivate static Collection<ItemModelGenerator.SideFace> ItemModelGenerator.getSideFaces(SpriteContents sprite) Method parameters in net.minecraft.client.renderer.block.model with type arguments of type ItemModelGenerator.SideFaceModifier and TypeMethodDescriptionprivate static voidItemModelGenerator.checkTransition(ItemModelGenerator.SideDirection facing, Set<ItemModelGenerator.SideFace> sideFaces, SpriteContents sprite, int frame, int x, int y, int width, int height)