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.src.C_2688_$C_345714_
net.minecraft.world.level.material.FluidTypeFlowing$a

Field summary

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

Constructor summary

ModifierConstructor
(BlockState self, BlockState other, Direction facing)

Method summary

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