Package net.minecraft.util
Interface Tickable
- All Known Subinterfaces:
TickableSoundInstance
- All Known Implementing Classes:
BeaconBlockEntity,BrewingStandBlockEntity,ChestBlockEntity,class_2905,DaylightDetectorBlockEntity,EnchantingTableBlockEntity,EnderChestBlockEntity,EndGatewayBlockEntity,FurnaceBlockEntity,GuardianAttackSoundInstance,HopperBlockEntity,MinecartMovingSoundInstance,MinecartSoundInstance,MobSpawnerBlockEntity,MovingSoundInstance,MusicTracker,PistonBlockEntity,PlayerListGui,ServerLoginNetworkHandler,ServerPlayNetworkHandler,SkullBlockEntity,SoundManager
public interface Tickable
- Mappings:
Namespace Name official kzintermediary net/minecraft/class_746named net/minecraft/util/Tickable
-
Method Summary
-
Method Details
-
tick
void tick()- Mappings:
Namespace Name Mixin selector official cLkz;c()Vintermediary method_2053Lnet/minecraft/class_746;method_2053()Vnamed tickLnet/minecraft/util/Tickable;tick()V
-