net.minecraft.world.level.material

record FlowingFluid$BlockStatePairKey

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

Field summary

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

Constructor summary

ModifierConstructor
(BlockState self, BlockState other, Direction facing)

Method summary

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