Uses of Record Class
me.rochblondiaux.blockbench.element.face.BlockBenchElementFace
Packages that use BlockBenchElementFace
-
Uses of BlockBenchElementFace in me.rochblondiaux.blockbench.element
Methods in me.rochblondiaux.blockbench.element that return BlockBenchElementFaceModifier and TypeMethodDescriptionBlockBenchElement.faces()BlockBenchElementImpl.faces()Returns the value of thefacesrecord component.Constructors in me.rochblondiaux.blockbench.element with parameters of type BlockBenchElementFaceModifierConstructorDescriptionBlockBenchElementImpl(UUID uniqueId, String type, String name, boolean boxUv, boolean rescale, boolean locked, String renderOrder, boolean allowMirrorModeling, int autoUv, int color, float[] from, float[] to, float[] origin, float[] rotation, BlockBenchElementFace faces) Creates an instance of aBlockBenchElementImplrecord class.