net.minecraft.world.level.material

record FlowingFluid$BlockStatePairKey

eyo$a
net.minecraft.world.level.material.FlowingFluid$BlockStatePairKey
net.minecraft.class_3609$class_2249

Field summary

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

Constructor summary

ModifierConstructor
(BlockState arg0, BlockState arg1, Direction arg2)

Method summary

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