Class ModelFile.ExistingModelFile

java.lang.Object
io.github.vampirestudios.vampirelib.client.model.ModelFile
io.github.vampirestudios.vampirelib.client.model.ModelFile.ExistingModelFile
Enclosing class:
ModelFile

public static class ModelFile.ExistingModelFile extends ModelFile
  • Constructor Details

    • ExistingModelFile

      public ExistingModelFile(net.minecraft.resources.ResourceLocation location, ExistingFileHelper existingHelper)
  • Method Details

    • exists

      protected boolean exists()
      Specified by:
      exists in class ModelFile