public abstract class WorldGenMegaTreeAbstract<T extends WorldGenFeatureConfiguration>
extends WorldGenTreeAbstract<T>
| ccj | |
| net.minecraft.class_3096 | |
| net.minecraft.world.gen.feature.HugeTreesFeature | |
| net.minecraft.server.v1_14_R1.WorldGenMegaTreeAbstract |
字段概要
| 修饰符与类型 | 字段 | ||||||
|---|---|---|---|---|---|---|---|
| protected final int |
| ||||||
| protected final IBlockData |
| ||||||
| protected final IBlockData |
| ||||||
| protected final int |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (Function<com.mojang.datafixers.Dynamic<?>, ? extends T> arg0, boolean arg1, int arg2, int arg3, IBlockData arg4, IBlockData arg5) |
方法概要
| 修饰符与类型 | 方法 | ||||||
|---|---|---|---|---|---|---|---|
| protected int |
| ||||||
| private boolean |
| ||||||
| private boolean |
| ||||||
| protected boolean |
| ||||||
| protected void |
| ||||||
| protected void |
|