Class ItemOverrides.PropertyMatcher

java.lang.Object
net.minecraft.client.renderer.block.model.ItemOverrides.PropertyMatcher
Enclosing class:
ItemOverrides

static class ItemOverrides.PropertyMatcher extends Object
  • Field Details

    • index

      public final int index
    • value

      public final float value
  • Constructor Details

    • PropertyMatcher

      PropertyMatcher(int p_173490_, float p_173491_)