public static class PipeModelCachePluggable.PluggableKey
extends java.lang.Object
Constructor and Description |
---|
PluggableKey(net.minecraft.util.BlockRenderLayer layer,
IPipeHolder holder) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
com.google.common.collect.ImmutableSet<PluggableModelKey> |
getKeys() |
int |
hashCode() |
public PluggableKey(net.minecraft.util.BlockRenderLayer layer, IPipeHolder holder)
public com.google.common.collect.ImmutableSet<PluggableModelKey> getKeys()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object