net.minecraft.block

record SaplingGenerator$LargeTreeGrowth

net.minecraft.world.level.block.grower.TreeGrower$TwoByTwoSaplingPos
net.minecraft.class_8813$class_1_1072
net.minecraft.block.SaplingGenerator$LargeTreeGrowth

Field summary

Modifier and TypeField
private final int
offsetX
comp_1_928
offsetX
private final int
offsetZ
comp_1_929
offsetZ
private final List<com.mojang.datafixers.util.Pair<BlockState, BlockPos>>
groundLevelSurroundingBlocks
comp_1_927
groundLevelSurroundingBlocks

Constructor summary

ModifierConstructor
private (int offsetX, int offsetZ, List<com.mojang.datafixers.util.Pair<BlockState, BlockPos>> groundLevelSurroundingBlocks)

Method summary

Modifier and TypeMethod
public int
offsetX()
comp_1_928()
offsetX()
public int
offsetZ()
comp_1_929()
offsetZ()
public List<com.mojang.datafixers.util.Pair<BlockState, BlockPos>>
groundLevelSurroundingBlocks()
comp_1_927()
groundLevelSurroundingBlocks()