net.minecraft.server.v1_13_R1

public abstract class WorldGenTreeAbstract<T extends WorldGenFeatureConfiguration>

extends WorldGenerator<T>

bor
net.minecraft.world.gen.feature.AbstractTreeFeature
net.minecraft.server.v1_13_R1.WorldGenTreeAbstract

Constructor summary

ModifierConstructor
public (boolean arg0)

Method summary

Modifier and TypeMethod
protected boolean
a(bcj arg0)
func_150523_a(Block arg0)
protected void
a(axt arg0, ej arg1)
func_175921_a(IWorld arg0, BlockPos arg1)
protected void
a(axt arg0, ej arg1, bkt arg2)
func_202278_a(IWorld arg0, BlockPos arg1, IBlockState arg2)
protected final void
a(Set<ej> arg0, axt arg1, ej arg2, bkt arg3)
func_208520_a(Set<BlockPos> arg0, IWorld arg1, BlockPos arg2, IBlockState arg3)
private void
b(axt arg0, ej arg1, bkt arg2)
func_208521_b(IWorld arg0, BlockPos arg1, IBlockState arg2)
public final boolean
a(axt arg0, bmp<? extends bod> arg1, Random arg2, ej arg3, T arg4)
func_212245_a(IWorld arg0, IChunkGenerator<? extends IChunkGenSettings> arg1, Random arg2, BlockPos arg3, T arg4)
generate(GeneratorAccess arg0, ChunkGenerator<? extends GeneratorSettings> arg1, Random arg2, BlockPosition arg3, T arg4)
protected abstract boolean
a(Set<ej> arg0, axt arg1, Random arg2, ej arg3)
func_208519_a(Set<BlockPos> arg0, IWorld arg1, Random arg2, BlockPos arg3)