Class HiddenModelPart

java.lang.Object
net.minecraftforge.common.model.HiddenModelPart

final class HiddenModelPart extends Object
  • Field Details

    • path

      private final com.google.common.collect.ImmutableList<String> path
  • Constructor Details

    • HiddenModelPart

      HiddenModelPart(com.google.common.collect.ImmutableList<String> path)
  • Method Details

    • getPath

      com.google.common.collect.ImmutableList<String> getPath()