net.minecraft.world.level.gameevent

public record GameEvent$Context

dwx$a
net.minecraft.world.level.gameevent.GameEvent$Context
net.minecraft.class_5712$class_7397
net.minecraft.world.event.GameEvent$Emitter
net.minecraft.src.C_141307_$C_213130_
net.minecraft.world.level.gameevent.GameEvent$a

Field summary

Modifier and TypeField
private final Entity
a
sourceEntity
comp_713
sourceEntity
f_223711_
private final BlockState
b
affectedState
comp_714
affectedState
f_223712_

Constructor summary

ModifierConstructor
public (Entity affectedState, BlockState arg1)

Method summary

Modifier and TypeMethod
public static GameEvent$Context
a(bsw arg0)
of(Entity arg0)
method_43285(class_1297 arg0)
of(Entity sourceEntity)
m_223717_(C_507_ p_223718_)
public static GameEvent$Context
a(dse arg0)
of(BlockState arg0)
method_43287(class_2680 arg0)
of(BlockState affectedState)
m_223722_(C_2064_ p_223723_)
public static GameEvent$Context
a(bsw arg0, dse arg1)
of(Entity arg0, BlockState arg1)
method_43286(class_1297 arg0, class_2680 arg1)
of(Entity sourceEntity, BlockState affectedState)
m_223719_(C_507_ p_223720_, C_2064_ p_223721_)
public Entity
a()
sourceEntity()
comp_713()
sourceEntity()
f_223711_()
public BlockState
b()
affectedState()
comp_714()
affectedState()
f_223712_()