net.minecraft.fluid

record FlowableFluid$NeighborGroup

net.minecraft.world.level.material.FlowingFluid$BlockStatePairKey
net.minecraft.class_3609$class_2249
net.minecraft.fluid.FlowableFluid$NeighborGroup

Field summary

Modifier and TypeField
private final BlockState
first
comp_3130
self
private final BlockState
second
comp_3131
other
private final Direction
direction
comp_3132
facing

Constructor summary

ModifierConstructor
private (BlockState self, BlockState other, Direction facing)

Method summary

Modifier and TypeMethod
public BlockState
first()
comp_3130()
self()
public BlockState
second()
comp_3131()
other()
public Direction
direction()
comp_3132()
facing()