Package net.minecraft.util
Interface Tickable
- All Known Subinterfaces:
TickableSoundInstance
- All Known Implementing Classes:
BeaconBlockEntity,BrewingStandBlockEntity,ChestBlockEntity,DaylightDetectorBlockEntity,EnchantingTableBlockEntity,EnderChestBlockEntity,FurnaceBlockEntity,GuardianAttackSoundInstance,HopperBlockEntity,MinecartMovingSoundInstance,MinecartSoundInstance,MobSpawnerBlockEntity,MovingSoundInstance,MusicTracker,PistonBlockEntity,PlayerListGui,ServerLoginNetworkHandler,ServerPlayNetworkHandler,SoundManager
public interface Tickable
- Mappings:
Namespace Name official kmintermediary net/minecraft/class_1618named net/minecraft/util/Tickable
-
Method Summary
Modifier and Type Method Description voidtick()
-
Method Details
-
tick
void tick()- Mappings:
Namespace Name Mixin selector official cLkm;c()Vintermediary method_5945Lnet/minecraft/class_1618;method_5945()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-