Sets the secondary texture override of this part
Check the TextureType types in the list docs
If using "resource", the second parameter should indicate the path to the Minecraft texture you want to use
If using "custom", the second parameter should indicate a texture object 
overload 1:
ModelPart.setSecondaryTexture(textureType: String): ModelPart | Method Property | Fluent Description | Representation |
|---|---|---|
| textureType accepts | typings.-1808118735||
| Return Value | typings.-6801764
overload 2:
ModelPart.setSecondaryTexture(resource: String, path: String): ModelPart | Method Property | Fluent Description | Representation |
|---|---|---|
| resource accepts | typings.-1808118735||
| path accepts | typings.-1808118735||
| Return Value | typings.-6801764
overload 3:
ModelPart.setSecondaryTexture(custom: String, texture: Texture): ModelPart | Method Property | Fluent Description | Representation |
|---|---|---|
| custom accepts | typings.-1808118735||
| texture accepts | typings.246836475||
| Return Value | typings.-6801764
listFiles
action_wheel
Action
BlockRaycastTypes