public static class PipeModelCacheAll.PipeAllTranslucentKey
extends java.lang.Object
Constructor and Description |
---|
PipeAllTranslucentKey(TilePipeHolder tile) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
PipeModelCacheBase.PipeBaseTranslucentKey |
getBaseTranslucent() |
PipeModelCachePluggable.PluggableKey |
getPluggable() |
int |
hashCode() |
java.lang.String |
toString() |
public PipeAllTranslucentKey(TilePipeHolder tile)
public PipeModelCacheBase.PipeBaseTranslucentKey getBaseTranslucent()
public PipeModelCachePluggable.PluggableKey getPluggable()
public int hashCode()
hashCode
in class java.lang.Object
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public java.lang.String toString()
toString
in class java.lang.Object