com.hypixel.hytale.server.core.asset.type.model.config
Methods: com.hypixel.hytale.protocol.Model toPacket(); java.lang.String getModelAssetId(); float getScale(); java.util.Map<java.lang.String, java.lang.String> getRandomAttachmentIds(); com.hypixel.hytale.server.core.asset.type.model.config.ModelAttachment[] getAttachments(); com.hypixel.hytale.math.shape.Box getBoundingBox(com.hypixel.hytale.protocol.MovementStates); com.hypixel.hytale.math.shape.Box getBoundingBox(); com.hypixel.hytale.math.shape.Box getCrouchBoundingBox(); java.lang.String getModel();
com.hypixel.hytale.server.core.asset.type.model.config
Methods: java.lang.String getModel(); java.lang.String getTexture(); java.lang.String getGradientId(); java.lang.String getGradientSet(); double getWeight(); com.hypixel.hytale.protocol.ModelAttachment toPacket(); java.lang.String toString(); java.lang.Object toPacket()
com.hypixel.hytale.server.core.asset.type.model.config
Methods: com.hypixel.hytale.protocol.ModelParticle toPacket(); java.lang.String getSystemId(); com.hypixel.hytale.protocol.EntityPart getTargetEntityPart(); java.lang.String getTargetNodeName(); com.hypixel.hytale.protocol.Color getColor(); float getScale(); com.hypixel.hytale.protocol.Vector3f getPositionOffset(); com.hypixel.hytale.protocol.Direction getRotationOffset(); boolean isDetachedFromModel(); com.hypixel.hytale.server.core.asset.type.model.config.ModelParticle scale(float); java.lang.String to