Package net.minecraftforge.common.model
Class HiddenModelPart
- java.lang.Object
-
- net.minecraftforge.common.model.HiddenModelPart
-
final class HiddenModelPart extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private com.google.common.collect.ImmutableList<java.lang.String>
path
-
Constructor Summary
Constructors Constructor Description HiddenModelPart(com.google.common.collect.ImmutableList<java.lang.String> path)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description (package private) com.google.common.collect.ImmutableList<java.lang.String>
getPath()
-