Class GameEventKeys

java.lang.Object
fr.fidorial.registry.keys.GameEventKeys

public final class GameEventKeys extends Object
Typed keys for entries in the minecraft:game_event registry.
  • Field Details

    • BLOCK_ACTIVATE

      public static final TypedKey<GameEvent> BLOCK_ACTIVATE
      Key for minecraft:block_activate.
    • BLOCK_ATTACH

      public static final TypedKey<GameEvent> BLOCK_ATTACH
      Key for minecraft:block_attach.
    • BLOCK_CHANGE

      public static final TypedKey<GameEvent> BLOCK_CHANGE
      Key for minecraft:block_change.
    • BLOCK_CLOSE

      public static final TypedKey<GameEvent> BLOCK_CLOSE
      Key for minecraft:block_close.
    • BLOCK_DEACTIVATE

      public static final TypedKey<GameEvent> BLOCK_DEACTIVATE
      Key for minecraft:block_deactivate.
    • BLOCK_DESTROY

      public static final TypedKey<GameEvent> BLOCK_DESTROY
      Key for minecraft:block_destroy.
    • BLOCK_DETACH

      public static final TypedKey<GameEvent> BLOCK_DETACH
      Key for minecraft:block_detach.
    • BLOCK_OPEN

      public static final TypedKey<GameEvent> BLOCK_OPEN
      Key for minecraft:block_open.
    • BLOCK_PLACE

      public static final TypedKey<GameEvent> BLOCK_PLACE
      Key for minecraft:block_place.
    • BOUNCE

      public static final TypedKey<GameEvent> BOUNCE
      Key for minecraft:bounce.
    • CONTAINER_CLOSE

      public static final TypedKey<GameEvent> CONTAINER_CLOSE
      Key for minecraft:container_close.
    • CONTAINER_OPEN

      public static final TypedKey<GameEvent> CONTAINER_OPEN
      Key for minecraft:container_open.
    • DRINK

      public static final TypedKey<GameEvent> DRINK
      Key for minecraft:drink.
    • EAT

      public static final TypedKey<GameEvent> EAT
      Key for minecraft:eat.
    • ELYTRA_GLIDE

      public static final TypedKey<GameEvent> ELYTRA_GLIDE
      Key for minecraft:elytra_glide.
    • ENTITY_ACTION

      public static final TypedKey<GameEvent> ENTITY_ACTION
      Key for minecraft:entity_action.
    • ENTITY_DAMAGE

      public static final TypedKey<GameEvent> ENTITY_DAMAGE
      Key for minecraft:entity_damage.
    • ENTITY_DIE

      public static final TypedKey<GameEvent> ENTITY_DIE
      Key for minecraft:entity_die.
    • ENTITY_DISMOUNT

      public static final TypedKey<GameEvent> ENTITY_DISMOUNT
      Key for minecraft:entity_dismount.
    • ENTITY_INTERACT

      public static final TypedKey<GameEvent> ENTITY_INTERACT
      Key for minecraft:entity_interact.
    • ENTITY_MOUNT

      public static final TypedKey<GameEvent> ENTITY_MOUNT
      Key for minecraft:entity_mount.
    • ENTITY_PLACE

      public static final TypedKey<GameEvent> ENTITY_PLACE
      Key for minecraft:entity_place.
    • EQUIP

      public static final TypedKey<GameEvent> EQUIP
      Key for minecraft:equip.
    • EXPLODE

      public static final TypedKey<GameEvent> EXPLODE
      Key for minecraft:explode.
    • FLAP

      public static final TypedKey<GameEvent> FLAP
      Key for minecraft:flap.
    • FLUID_PICKUP

      public static final TypedKey<GameEvent> FLUID_PICKUP
      Key for minecraft:fluid_pickup.
    • FLUID_PLACE

      public static final TypedKey<GameEvent> FLUID_PLACE
      Key for minecraft:fluid_place.
    • HIT_GROUND

      public static final TypedKey<GameEvent> HIT_GROUND
      Key for minecraft:hit_ground.
    • INSTRUMENT_PLAY

      public static final TypedKey<GameEvent> INSTRUMENT_PLAY
      Key for minecraft:instrument_play.
    • ITEM_INTERACT_FINISH

      public static final TypedKey<GameEvent> ITEM_INTERACT_FINISH
      Key for minecraft:item_interact_finish.
    • ITEM_INTERACT_START

      public static final TypedKey<GameEvent> ITEM_INTERACT_START
      Key for minecraft:item_interact_start.
    • JUKEBOX_PLAY

      public static final TypedKey<GameEvent> JUKEBOX_PLAY
      Key for minecraft:jukebox_play.
    • JUKEBOX_STOP_PLAY

      public static final TypedKey<GameEvent> JUKEBOX_STOP_PLAY
      Key for minecraft:jukebox_stop_play.
    • LIGHTNING_STRIKE

      public static final TypedKey<GameEvent> LIGHTNING_STRIKE
      Key for minecraft:lightning_strike.
    • NOTE_BLOCK_PLAY

      public static final TypedKey<GameEvent> NOTE_BLOCK_PLAY
      Key for minecraft:note_block_play.
    • PRIME_FUSE

      public static final TypedKey<GameEvent> PRIME_FUSE
      Key for minecraft:prime_fuse.
    • PROJECTILE_LAND

      public static final TypedKey<GameEvent> PROJECTILE_LAND
      Key for minecraft:projectile_land.
    • PROJECTILE_SHOOT

      public static final TypedKey<GameEvent> PROJECTILE_SHOOT
      Key for minecraft:projectile_shoot.
    • RESONATE_1

      public static final TypedKey<GameEvent> RESONATE_1
      Key for minecraft:resonate_1.
    • RESONATE_10

      public static final TypedKey<GameEvent> RESONATE_10
      Key for minecraft:resonate_10.
    • RESONATE_11

      public static final TypedKey<GameEvent> RESONATE_11
      Key for minecraft:resonate_11.
    • RESONATE_12

      public static final TypedKey<GameEvent> RESONATE_12
      Key for minecraft:resonate_12.
    • RESONATE_13

      public static final TypedKey<GameEvent> RESONATE_13
      Key for minecraft:resonate_13.
    • RESONATE_14

      public static final TypedKey<GameEvent> RESONATE_14
      Key for minecraft:resonate_14.
    • RESONATE_15

      public static final TypedKey<GameEvent> RESONATE_15
      Key for minecraft:resonate_15.
    • RESONATE_2

      public static final TypedKey<GameEvent> RESONATE_2
      Key for minecraft:resonate_2.
    • RESONATE_3

      public static final TypedKey<GameEvent> RESONATE_3
      Key for minecraft:resonate_3.
    • RESONATE_4

      public static final TypedKey<GameEvent> RESONATE_4
      Key for minecraft:resonate_4.
    • RESONATE_5

      public static final TypedKey<GameEvent> RESONATE_5
      Key for minecraft:resonate_5.
    • RESONATE_6

      public static final TypedKey<GameEvent> RESONATE_6
      Key for minecraft:resonate_6.
    • RESONATE_7

      public static final TypedKey<GameEvent> RESONATE_7
      Key for minecraft:resonate_7.
    • RESONATE_8

      public static final TypedKey<GameEvent> RESONATE_8
      Key for minecraft:resonate_8.
    • RESONATE_9

      public static final TypedKey<GameEvent> RESONATE_9
      Key for minecraft:resonate_9.
    • SCULK_SENSOR_TENDRILS_CLICKING

      public static final TypedKey<GameEvent> SCULK_SENSOR_TENDRILS_CLICKING
      Key for minecraft:sculk_sensor_tendrils_clicking.
    • SHEAR

      public static final TypedKey<GameEvent> SHEAR
      Key for minecraft:shear.
    • SHRIEK

      public static final TypedKey<GameEvent> SHRIEK
      Key for minecraft:shriek.
    • SPLASH

      public static final TypedKey<GameEvent> SPLASH
      Key for minecraft:splash.
    • STEP

      public static final TypedKey<GameEvent> STEP
      Key for minecraft:step.
    • SWIM

      public static final TypedKey<GameEvent> SWIM
      Key for minecraft:swim.
    • TELEPORT

      public static final TypedKey<GameEvent> TELEPORT
      Key for minecraft:teleport.
    • UNEQUIP

      public static final TypedKey<GameEvent> UNEQUIP
      Key for minecraft:unequip.
  • Method Details

    • values

      public static Stream<TypedKey<GameEvent>> values()
      Returns a stream containing all keys declared by this class.
      Returns:
      a stream of registry keys