public class FeatureMushroomRed extends FeatureMushroomBrown
height, leaves, logAIR, REPLACEABLE| Constructor and Description |
|---|
FeatureMushroomRed(@NonNull IntRange height) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
placeLeaves(ChunkManager level,
net.daporkchop.lib.random.PRandom random,
int x,
int y,
int z,
int height,
BlockState log,
BlockState leaves) |
protected void |
placeSideColumn(ChunkManager level,
int x,
int y,
int z,
int damage) |
protected BlockState |
selectLog(ChunkManager level,
net.daporkchop.lib.random.PRandom random,
int x,
int y,
int z,
int height) |
canPlace, chooseHeight, finish, placeTrunk, selectLeavesplaceallNeighborsMatch, allNeighborsMatch, replaceGrassWithDirt, test, testOrLiquid, testOrLiquidpublic FeatureMushroomRed(@NonNull
@NonNull IntRange height)
protected BlockState selectLog(ChunkManager level, net.daporkchop.lib.random.PRandom random, int x, int y, int z, int height)
selectLog in class FeatureMushroomBrownprotected void placeLeaves(ChunkManager level, net.daporkchop.lib.random.PRandom random, int x, int y, int z, int height, BlockState log, BlockState leaves)
placeLeaves in class FeatureMushroomBrownprotected void placeSideColumn(ChunkManager level, int x, int y, int z, int damage)
Copyright © 2020. All rights reserved.