Uses of Class
net.minecraft.client.model.geom.builders.CubeListBuilder
Packages that use CubeListBuilder
-
Uses of CubeListBuilder in net.minecraft.client.model.geom.builders
Methods in net.minecraft.client.model.geom.builders that return CubeListBuilderModifier and TypeMethodDescriptionCubeListBuilder.addBox
(float p_171482_, float p_171483_, float p_171484_, float p_171485_, float p_171486_, float p_171487_) CubeListBuilder.addBox
(float p_171507_, float p_171508_, float p_171509_, float p_171510_, float p_171511_, float p_171512_, boolean p_171513_) CubeListBuilder.addBox
(float p_171489_, float p_171490_, float p_171491_, float p_171492_, float p_171493_, float p_171494_, CubeDeformation p_171495_) CubeListBuilder.addBox
(float p_171497_, float p_171498_, float p_171499_, float p_171500_, float p_171501_, float p_171502_, CubeDeformation p_171503_, float p_171504_, float p_171505_) CubeListBuilder.addBox
(String p_171518_, float p_171519_, float p_171520_, float p_171521_, float p_171522_, float p_171523_, float p_171524_) CubeListBuilder.addBox
(String p_171526_, float p_171527_, float p_171528_, float p_171529_, float p_171530_, float p_171531_, float p_171532_, CubeDeformation p_171533_) CubeListBuilder.addBox
(String p_171535_, float p_171536_, float p_171537_, float p_171538_, int p_171539_, int p_171540_, int p_171541_, int p_171542_, int p_171543_) CubeListBuilder.addBox
(String p_171545_, float p_171546_, float p_171547_, float p_171548_, int p_171549_, int p_171550_, int p_171551_, CubeDeformation p_171552_, int p_171553_, int p_171554_) static CubeListBuilder
CubeListBuilder.create()
CubeListBuilder.mirror()
CubeListBuilder.mirror
(boolean p_171556_) CubeListBuilder.texOffs
(int p_171515_, int p_171516_) Methods in net.minecraft.client.model.geom.builders with parameters of type CubeListBuilderModifier and TypeMethodDescriptionPartDefinition.addOrReplaceChild
(String p_171600_, CubeListBuilder p_171601_, PartPose p_171602_)