public static interface AxisAlignedBB.BBConsumer<T>
| Modifier and Type | Method and Description |
|---|---|
void |
accept(int x,
int y,
int z) |
default T |
get() |
void accept(int x,
int y,
int z)
default T get()
Copyright © 2021. All rights reserved.