Package net.minecraft.util.palette
Interface IResizeCallback<T>
-
- All Known Implementing Classes:
PalettedContainer
interface IResizeCallback<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
onResize(int p_onResize_1_, T p_onResize_2_)
-
-
-
Method Detail
-
onResize
int onResize(int p_onResize_1_, T p_onResize_2_)
-
-